Skip to content

fix: integration test updates#2262

Merged
mehtarac merged 1 commit intostrands-agents:mainfrom
mehtarac:fix_integ
May 8, 2026
Merged

fix: integration test updates#2262
mehtarac merged 1 commit intostrands-agents:mainfrom
mehtarac:fix_integ

Conversation

@mehtarac
Copy link
Copy Markdown
Member

@mehtarac mehtarac commented May 7, 2026

Description

Update integration tests

  • First test:
    We merged this PR with the model update but it seems the newest model we updated to, claude sonnet 4 doesn't support redactedContent.
    Ref: The following information applies specifically to Claude 3.7 Sonnet. Claude 4 models handle thinking differently and do not produce redacted thinking blocks
  • Second test:
    Increased the context to meet the minimum # tokens required to add a cache checkpoint.
    Ref: https://docs.aws.amazon.com/bedrock/latest/userguide/prompt-caching.html

Related Issues

Documentation PR

Type of Change

Bug fix
New feature
Breaking change
Documentation update
Other (please describe):

Testing

How have you tested the change? Verify that the changes do not break functionality or introduce warnings in consuming repositories: agents-docs, agents-tools, agents-cli

  • I ran hatch run prepare

Checklist

  • I have read the CONTRIBUTING document
  • I have added any necessary tests that prove my fix is effective or my feature works
  • I have updated the documentation accordingly
  • I have added an appropriate example to the documentation to outline the feature, or no new docs are needed
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@github-actions github-actions Bot added the size/s label May 7, 2026
@mehtarac mehtarac requested a deployment to manual-approval May 7, 2026 21:06 — with GitHub Actions Waiting
@mehtarac mehtarac enabled auto-merge (squash) May 7, 2026 21:08
@codecov
Copy link
Copy Markdown

codecov Bot commented May 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@mehtarac mehtarac merged commit ead3179 into strands-agents:main May 8, 2026
21 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants